[INFO] cloning repository https://github.com/Hahihula/another_pgp_tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hahihula/another_pgp_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHahihula%2Fanother_pgp_tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHahihula%2Fanother_pgp_tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29dcd9f53a6b4eb31a80faf888b99d2250470d64
[INFO] checking Hahihula/another_pgp_tool against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHahihula%2Fanother_pgp_tool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hahihula/another_pgp_tool
[INFO] finished tweaking git repo https://github.com/Hahihula/another_pgp_tool
[INFO] tweaked toml for git repo https://github.com/Hahihula/another_pgp_tool written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hahihula/another_pgp_tool on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hahihula/another_pgp_tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.0.windows_subsystem
[INFO] [stderr] warning: `another_pgp_tool` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05
[INFO] running `Command { std: "docker" "start" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.0.windows_subsystem
[INFO] [stderr] warning: `another_pgp_tool` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling dioxus-desktop v0.6.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking buffer-redux v1.0.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling another_pgp_tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(windows)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(windows)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(windows))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `another_pgp_tool` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05", kill_on_drop: false }`
[INFO] [stdout] 25dbd12f5f79b5046d68eb4a3da5647c0ead3fdd8fd29b5d9f3ca879274f6f05
